home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / a_man / cat1 / tsset.z / tsset
Encoding:
Text File  |  2002-10-03  |  7.6 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ttttsssssssseeeetttt((((1111MMMM))))                                                            ttttsssssssseeeetttt((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      _tttt_ssss_ssss_eeee_tttt - sets option values in personality daemon
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      _////_uuuu_ssss_rrrr_////_eeee_tttt_cccc_////_tttt_ssss_////_tttt_ssss_ssss_eeee_tttt _----_dddd _p_a_t_h_n_a_m_e _----_tttt _t_r_a_c_e
  13.      _////_uuuu_ssss_rrrr_////_eeee_tttt_cccc_////_tttt_ssss_////_tttt_ssss_ssss_eeee_tttt _----_TTTT _l_e_v_e_l
  14.      _////_uuuu_ssss_rrrr_////_eeee_tttt_cccc_////_tttt_ssss_////_tttt_ssss_ssss_eeee_tttt _----_dddd _p_a_t_h_n_a_m_e _----_tttt _t_r_a_c_e _----_TTTT _l_e_v_e_l
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      The _tttt_ssss_ssss_eeee_tttt command sets option values in a personality daemon.  These
  18.      option settings override those set in the personality-daemon
  19.      configuration file, _////_eeee_tttt_cccc_////_cccc_oooo_nnnn_ffff_iiii_gggg_////_tttt_ssss_pppp_dddd_...._cccc_oooo_nnnn_ffff_iiii_gggg.  The options set by _tttt_ssss_ssss_eeee_tttt
  20.      remain in effect until they are reset by another _tttt_ssss_ssss_eeee_tttt command.
  21.  
  22.      The command currently supports one option, the tracing enabled setting.
  23.      For more information on the personality-daemon configuration file, see
  24.      the _tttt_ssss(7) man page.
  25.  
  26.      Each personality daemon saves the options set by _tttt_ssss_ssss_eeee_tttt and uses these
  27.      options if the daemon is stopped and then restarted.
  28.  
  29.      The _tttt_ssss_ssss_eeee_tttt command accepts the following options:
  30.  
  31.      _----_dddd _p_a_t_h_n_a_m_e        Specifies the name of the device file.  That is, any
  32.                         legal device name:
  33.                         _////_dddd_eeee_vvvv_////_mmmm_tttt_////_tttt_pppp_ssss_****
  34.                         _////_dddd_eeee_vvvv_////_rrrr_mmmm_tttt_////_tttt_pppp_ssss_****
  35.                         _////_hhhh_wwww_////_tttt_aaaa_pppp_eeee_////_tttt_pppp_ssss_****
  36.                         _////_dddd_eeee_vvvv_////_mmmm_tttt_////_****_////_llll_uuuu_nnnn_****_////_cccc_****_pppp_****
  37.                         _////_dddd_eeee_vvvv_////_rrrr_mmmm_tttt_////_****_////_llll_uuuu_nnnn_****_////_cccc_****_pppp_****
  38.                         _////_hhhh_wwww_////_tttt_aaaa_pppp_eeee_////_****_////_llll_uuuu_nnnn_****_////_cccc_****_pppp_****
  39.  
  40.                         Note: The _tttt_ssss_ssss_eeee_tttt command uses the _ssss_tttt_aaaa_tttt device
  41.                         identified by _p_a_t_h_n_a_m_e to communicate with the
  42.                         personality daemon.
  43.  
  44.      _----_tttt _t_r_a_c_e           Specifies whether tracing is enabled.  Trace entries
  45.                         are entered in the _////_uuuu_ssss_rrrr_////_aaaa_dddd_mmmm_////_SSSS_YYYY_SSSS_LLLL_OOOO_GGGG file.  _t_r_a_c_e is one
  46.                         of the following:
  47.  
  48.                         _oooo_nnnn   Turns tracing on.
  49.  
  50.                         _oooo_ffff_ffff  Turns tracing off.
  51.  
  52.      _----_TTTT _l_e_v_e_l           Specifies the tape support (TS) driver tracing level.
  53.                         Trace entries are entered in the _////_uuuu_ssss_rrrr_////_aaaa_dddd_mmmm_////_SSSS_YYYY_SSSS_LLLL_OOOO_GGGG file.
  54.                         _l_e_v_e_l is one of the following:
  55.  
  56.                         _0000    Debug tracing is not enabled.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ttttsssssssseeeetttt((((1111MMMM))))                                                            ttttsssssssseeeetttt((((1111MMMM))))
  71.  
  72.  
  73.  
  74.                         _1111    Only records panics in the log file.
  75.  
  76.                         _2222    Records alerts and panics in the log file.
  77.  
  78.                         _3333    Records warnings as well as alerts and panics in
  79.                              the log file.
  80.  
  81.                         _4444    Records other information as well as warnings,
  82.                              alerts, and panics in the log file.
  83.  
  84. EEEEXXXXAAAAMMMMPPPPLLLLEEEESSSS
  85.      The following _tttt_ssss_ssss_eeee_tttt command turns tracing on:
  86.  
  87.           tsset -d /dev/rmt/tps2d5 -t on
  88.  
  89.      The following _tttt_ssss_ssss_eeee_tttt command turns tracing off for the same device used in
  90.      the first example.
  91.  
  92.           tsset -t off -d /hw/tape/tps2d5nrv
  93.  
  94.  
  95. FFFFIIIILLLLEEEESSSS
  96.      _////_dddd_eeee_vvvv_////_mmmm_tttt_////_llll_uuuu_nnnn_****_ssss_tttt_aaaa_tttt                   device file
  97.  
  98.      _////_dddd_eeee_vvvv_////_mmmm_tttt_////_****_////_llll_uuuu_nnnn_****_ssss_tttt_aaaa_tttt_////_cccc_****_pppp_****            device file
  99.  
  100.      _////_dddd_eeee_vvvv_////_rrrr_mmmm_tttt_////_llll_uuuu_nnnn_****_ssss_tttt_aaaa_tttt                  device file
  101.  
  102.      _////_dddd_eeee_vvvv_////_rrrr_mmmm_tttt_////_****_////_llll_uuuu_nnnn_****_ssss_tttt_aaaa_tttt_////_cccc_****_pppp_****           device file
  103.  
  104.      _////_eeee_tttt_cccc_////_cccc_oooo_nnnn_ffff_iiii_gggg_////_tttt_ssss_pppp_dddd_...._cccc_oooo_nnnn_ffff_iiii_gggg            tape support configuration file
  105.  
  106.      _////_hhhh_wwww_////_tttt_aaaa_pppp_eeee_////_llll_uuuu_nnnn_****_ssss_tttt_aaaa_tttt                  device file
  107.  
  108.      _////_hhhh_wwww_////_tttt_aaaa_pppp_eeee_////_****_////_llll_uuuu_nnnn_****_ssss_tttt_aaaa_tttt_////_cccc_****_pppp_****           device file
  109.  
  110.      _////_uuuu_ssss_rrrr_////_aaaa_dddd_mmmm_////_SSSS_YYYY_SSSS_LLLL_OOOO_GGGG                    system log file
  111.  
  112. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  113.      tsarchive(1M), tsdaemon(1M), tserrpt(1M), tsstop(1M), ts.config(4),
  114.      ts(7).
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.